CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像分割 matlab

搜索资源列表

  1. Ncut

    0下载:
  2. 自己写的Normalized Cut图像分割,聚类程序,程序非常清晰,花了很长时间调试。-Normalize Cut
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:3012
    • 提供者:Jerry
  1. image_processing

    1下载:
  2. 本程序是基于Matlab的米粒图像的分割、计数以及周长、面积、形状因子等参数的计算。图像分割是基于腐蚀膨胀算法,选用边界跟踪法计算周长,程序代码清晰明了,对于参数的计算速度较快,且参数计算精度较高。-This procedure is based on the Matlab image segmentation grain of rice, counting and perimeter, area, shape factor and other parameters of the calcula
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1194
    • 提供者:yingl
  1. Blobworld

    2下载:
  2. Blobworld:基于期望最大算法的图像分割 及其在图像查询中的应用 -Blobworld: Image segmentation using Expectation-Maximization and its application to image querying
  3. 所属分类:matlab例程

    • 发布日期:2012-10-29
    • 文件大小:1249113
    • 提供者:小郭
  1. matting

    1下载:
  2. 图像抠图是将图像的目标物体从背景图像分割出来的技术,这段代码是用MATLAB实现的一段抠图的代码-Image matting is the image of the target object from the background image segmentation techniques, this code is implemented using MATLAB code section of matting
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-30
    • 文件大小:3331369
    • 提供者:黄鹏
  1. FCMmatlab

    0下载:
  2. 用matlab实现了FCM图像分割,分割效果较好。有说明-Matlab achieved using FCM image segmentation, segmentation better. Described
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:6279
    • 提供者:Mr. Yang
  1. myprogs

    0下载:
  2. 基于HIS空间的彩色烟雾图像分割算法,包含粗分,细分割与连通域提取-HIS color space based on image segmentation algorithm smoke contains coarse points, fine segmentation and connected domain extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4122
    • 提供者:蓝云
  1. matlab

    6下载:
  2. 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-15
    • 文件大小:2992216
    • 提供者:chengmengli
  1. color-segmentation--based-on-Lab

    1下载:
  2. 基于L*a*b空间的色彩分割是根据图像中色彩空间不同的颜色来确定不同色彩所在的区域从而对图像进行划分。 这种基于色彩的图像分割方法简单而且易于理解,并且在实际应用中颜色通常具有很明显的区域特征,因此这种方法在实际应用中也有很广泛的用途-Based on L* a* b color space segmentation is based on the image color space to determine the different colors in different colors
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1198
    • 提供者:吴祥
  1. AOSLevelsetSegmentationToolboxM

    0下载:
  2. 用于图像分割的matlab程序工具包!!里边有很多种方法-Matlab program for image segmentation tool kit! ! There are many ways inside。。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3382558
    • 提供者:Jerry
  1. MeanShift

    0下载:
  2. 基于MEAN SHIFT算法的图像分割程序-MEAN SHIFT algorithm based on image segmentation procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3410
    • 提供者:臧超
  1. Wallpapers-based-on-mean-shift

    3下载:
  2. 本程序首先把图像由RGB空间转到HSI空间,然后利用彩色图像分割策略以及meanshift算法对图像进行分割最后加入边界合成。其中‘keyprogram.m’文件为主程序,‘meanshift.m’文件为调用函数,实现数据的聚类分割。-The program first the image from the RGB space to HSI space and then using color image segmentation strategy and meanshift image seg
  3. 所属分类:Graph program

    • 发布日期:2016-04-25
    • 文件大小:161792
    • 提供者:刘常云
  1. imseg

    1下载:
  2. 利用EM算法进行的彩色图像分割,利用EM算法进行的彩色图像分割-The use of EM algorithm for color image segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:882
    • 提供者:fujie
  1. seed

    0下载:
  2. 一种图像分割算法—像素聚类区域成长法 此法从一个种子像素开始,通过如平均灰度、组织纹理及色彩等性质的判断,将具类似性质的像素纳入所考虑区域。-An image segmentation algorithm- clustering pixels regional growth law this method started from a seed pixel, through, such as average gray, organizations such as texture and co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:8278
    • 提供者:施云涛
  1. cv-matlab

    0下载:
  2. 图像分割的MATLAB实现,效果很好,对光照有一定的适应性-Image Segmentation of MATLAB to achieve good effect on the light a certain degree of adaptability
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:19715
    • 提供者:zzs
  1. matlab3

    0下载:
  2. 这是利用遗传算法进行图像分割的matlab源程序-This is the use of genetic algorithms image segmentation matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:327952
    • 提供者:梅丽
  1. superpixelLattice_MATLAB_7_0

    2下载:
  2. 实现超级像素的图像分割程序源代码,代码很全面-The realization of super-pixel image segmentation source code, code is very comprehensive
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1052527
    • 提供者:zxc
  1. SeveralCharacterRecognition

    0下载:
  2. 程序代码说明 P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数-Procedure Code Descr iption P0801: Call Number text image segmentation P0802: adhesion chara
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:220876
    • 提供者:肖伟
  1. pcnn

    0下载:
  2. 基于脉冲耦合神经网络的图像分割,脉冲耦合神经网络是近年研究的热点。-Based on Pulse Coupled Neural Network for Image Segmentation, pulse coupled neural network is the research hotspot in recent years.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1267
    • 提供者:lily
  1. OpenCVFaceDetectDirectShow

    0下载:
  2. 小波图像分割算法,希望对大家伙有些帮助 同时再者互相交流-Wavelet image segmentation algorithm, in the hope that some big guy to help at the same time In addition to exchange
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:347490
    • 提供者:yuhch
  1. NCutimagesegmentation

    0下载:
  2. 用于图像分割的较为先进的方法,与以往的图像分割方法不同,它考虑了全局最优,代码经过运行,好使,希望对大家有用-For image segmentation of the more advanced methods of image segmentation with previous methods, it takes into account the global optimum, after running the code, so that, in the hope that useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:103445
    • 提供者:ruchong
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com